Conversation
Closed
4 tasks
- eslint flat config 마이그레이션 - prettier 적용 - lint 명령어 추가가
- dev workflow 실행 시점 수정 - prod workflow 추가 - ecosystem.config 삭제
goorm12
approved these changes
May 24, 2025
goorm12
suggested changes
May 24, 2025
Contributor
goorm12
left a comment
There was a problem hiding this comment.
/github/workflows/deploy.dev.yml 파일 압축 파일명 확인 부탁드리겠습니다!
|
|
||
| - name: ZIP project files | ||
| run: | | ||
| zip -r juulabel-front-qa.zip . -x "*.git*" "node_modules/*" |
Contributor
There was a problem hiding this comment.
저희 qa서버 폴더 구조가 /home/juulabel-qa/juulabel-front이거로 돼있는데, 현재 압축 하는 이름은 juulabel-front-qa로 돼있습니다.
Member
Author
There was a problem hiding this comment.
질문이 이해가 잘 안됩니다
폴더 구조랑 압축 파일명이랑 상관이 있나요???
Contributor
There was a problem hiding this comment.
아하 아닙니다!! 다시 확인해보니 괜찮은 것 같습니다. 수고하셨습니다!
goorm12
approved these changes
May 24, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
어떤 기능인가요?
작업 상세 내용
참고할만한 자료(선택)
기존과 바뀐 점